home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / scooby_d.swf / scripts / frame_8 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  96 b   |  4 lines

  1. GC = com.ndimedia.scoobysoccer.GameController.getInstance();
  2. GC.init(this,null);
  3. GC.start();
  4.